Skip to content

RC 1.2.1#137

Merged
semuadmin merged 4 commits into
mainfrom
RC-1.2.1
May 16, 2026
Merged

RC 1.2.1#137
semuadmin merged 4 commits into
mainfrom
RC-1.2.1

Conversation

@semuadmin

@semuadmin semuadmin commented May 9, 2026

Copy link
Copy Markdown
Contributor

pygnssutils Pull Request Template

Description

  1. Restore explicit pynmeagps dependency in pyproject.toml.
  2. Fix blank meteorology output file error.
  3. Update experimental RINEX conversion to add support for RINEX version 4.02 and GPS CNAV signals (in addition to LNAV).

Fixes #136
Fixes #138

Testing

Please test all changes, however trivial, against the supplied pytest suite tests/test_*.py. Please describe any test cases you have amended or added to this suite to maintain >= 99% code coverage.

  • Test A
  • Test B

Checklist:

  • I agree to abide by the code of conduct (see CODE_OF_CONDUCT.md).
  • My code follows the style guidelines of this project (see CONTRIBUTING.md).
  • I have performed a self-review of my own code.
  • (if appropriate) I have cited my u-blox documentation source(s).
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • (if appropriate) I have added test cases to the tests/test_*.py unittest suite to maintain >= 99% code coverage.
  • I have tested my code against the full tests/test_*.py unittest suite.
  • My changes generate no new warnings.
  • Any dependent changes have been merged and published in downstream modules.
  • I have signed my commits.
  • I understand and acknowledge that the code will be published under a BSD 3-Clause license.

@semuadmin semuadmin added this to the RC 1.2.1 milestone May 9, 2026
@semuadmin semuadmin requested a review from a team May 9, 2026 18:11
@semuadmin semuadmin self-assigned this May 9, 2026
@semuadmin semuadmin added bug Something isn't working enhancement New feature or request labels May 9, 2026
@semuadmin semuadmin marked this pull request as draft May 9, 2026 18:11
@semuadmin semuadmin marked this pull request as ready for review May 16, 2026 09:14
@semuadmin semuadmin merged commit d2fcc96 into main May 16, 2026
@semuadmin semuadmin deleted the RC-1.2.1 branch May 16, 2026 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Blank output from RinexConvertMeteorology when processing NMEA file pynmeagps is not listed as a dependency in pyproject.toml

1 participant